home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / PERFWCI.H_ / perfwci.h
Encoding:
C/C++ Source or Header  |  2003-02-21  |  435 b   |  12 lines

  1. #define CIISAPIOBJECT               0
  2. #define NUM_CACHE_ITEMS             2
  3. #define NUM_CACHE_HITS              4
  4. #define NUM_CACHE_HITS_AND_MISSES_1 6
  5. #define NUM_CACHE_MISSES            8
  6. #define NUM_CACHE_HITS_AND_MISSES_2 10
  7. #define NUM_RUNNING_QUERIES         12
  8. #define NUM_TOTAL_QUERIES           14
  9. #define NUM_QUERIES_PER_MINUTE      16
  10. #define NUM_REQUESTS_QUEUED         18
  11. #define NUM_REQUESTS_REJECTED       20
  12.